This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I'm trying to include a newly created LSS file in my Database Script (Code>Database Script>Declarations).
My file is called "bb-functions.lss". It includes simple MessageBox code which works if you run it directly without including anything.
I have a problem with specified error message and I really dont know why. I tried next things:
1) moved lss file to directory where all other domino lss files are: /opt/ibm/lotus/notes/85020/linux (this is linux!)
2) i moved file to directory where my database nsf is (/local/notesdata/)
3) I tried calling include with full path %include "/local/notesdata/bb-functions.lss"
4) I tried calling include with full path %include "/opt/ibm/lotus/notes/85020/linux/bb-functions.lss"
5) I tried all possible options all as calling $include "bb-functions" without extension.
This doesnt work either.
Can someone please tell me what am I missing because obviously I'm doing something terribly wrong here. Server is running on Linux and its latest Domino server available.
thank you for your help.
Feedback number WEBB8LGAEK created by ~Tanita Frotoobur on 09/07/2011
Status: Open
Comments:
%include - cannot open included fil... (~Tanita Frotoob... 7.Sep.11) . . you need to have the file on (~Sean Rehipiter... 7.Sep.11) . . . . thank you, but... (~Tanita Frotoob... 7.Sep.11) . . . . . . no, (~Sean Rehipiter... 7.Sep.11)